Skip to content

⬆️ Bump com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.8 in /weixin-java-channel - #4075

Merged
binarywang merged 1 commit into
developfrom
dependabot/maven/weixin-java-channel/com.fasterxml.jackson.core-jackson-core-2.18.8
Jul 24, 2026
Merged

⬆️ Bump com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.8 in /weixin-java-channel#4075
binarywang merged 1 commit into
developfrom
dependabot/maven/weixin-java-channel/com.fasterxml.jackson.core-jackson-core-2.18.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.8.

Commits
  • 899d70a [maven-release-plugin] prepare release jackson-core-2.18.8
  • a006b52 Prep for 2.18.8 release
  • 88e3941 Add back JDK 11 in CI
  • 1665ef1 Fix release notes
  • 4cdd529 Apply number-length validator on streaming integer path of async parser (#1611)
  • cd4d6b2 Post-release dep version bump
  • 0345882 [maven-release-plugin] prepare for next development iteration
  • a7a5562 [maven-release-plugin] prepare release jackson-core-2.18.7
  • cd647ea Prep for 2.18.7 release
  • 8c91dbb Fix #1602: enforce StreamReadConstraints.maxNameLen on UTF8DataInputJsonParse...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.18.6 to 2.18.8.
- [Commits](FasterXML/jackson-core@jackson-core-2.18.6...jackson-core-2.18.8)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.18.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 24, 2026
@augmentcode

augmentcode Bot commented Jul 24, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary:weixin-java-channel 模块的 Jackson 版本从 2.18.6 升级到 2.18.8。

Why: 跟进上游 patch 版本更新以获取修复与改进。

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 2 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.


<properties>
<jackson.version>2.18.6</jackson.version>
<jackson.version>2.18.8</jackson.version>

@augmentcode augmentcode Bot Jul 24, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

weixin-java-channel 这里通过 <jackson.version> 显式覆盖父 POM 导入的 jackson-bom(根 pom.xml 当前为 2.18.4),可能导致 Jackson 组件出现 patch 版本不一致(例如 jackson-dataformat-xml 2.18.8 与被管理的 jackson-databind 等)。建议确认是否需要同步对齐相关 Jackson 组件版本,以降低运行期兼容性风险。

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.


<properties>
<jackson.version>2.18.6</jackson.version>
<jackson.version>2.18.8</jackson.version>

@augmentcode augmentcode Bot Jul 24, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR 标题/描述只提到 jackson-core,但该 <jackson.version> 属性同时影响 jackson-annotationsjackson-dataformat-xml 的实际版本升级。建议确认这是否符合本次依赖升级的预期,避免后续审计/回溯时产生误解。

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

@binarywang
binarywang merged commit 8c5d917 into develop Jul 24, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/maven/weixin-java-channel/com.fasterxml.jackson.core-jackson-core-2.18.8 branch July 24, 2026 13:44
@binarywang binarywang added this to the 4.8.6 milestone Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant